﻿@charset "gb2312";
/* CSS Document */
body {
    font-size: 16px;
    background: #fff;
    font-family: "微软雅黑";
    color: #333;
}

body, div, p, a, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #333;
    font-weight: normal;
    font-family: "微软雅黑";
}

em {
    font-style: normal;
    font-weight: normal;
}

input {
    background: transparent;
    border: none;
    outline: none;
}

input::-ms-clear, input::-ms-reveal {
    display: none;
}

input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
    transition: background-color 5000s ease-in-out 0s;
}

a {
    text-decoration: none;
    font-weight: normal;
}

img {
    border: 0;
    vertical-align: middle;

}

li {
    list-style: none;
    cursor: pointer;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;   /*添加溢出隐藏*/
}

/*背景*/
.bg {
    background: url("/images/dsbg.jpg") no-repeat top;
   /* width: 100%;*/
    width:1200px;
    margin:0 auto;
    height: 614px;/*修改高度*/
}

/*FLASH*/
.obj {
    margin-right: -40px; /*修改margin的值*/
}
/*导航栏*/
.nav {
    height: 150px;
}

.nav ul {
    background: url("/images/navbg.png") no-repeat;
    width: 100%;
    height: 76px;
    padding: 0 25px;
    position: relative;
}

.nav ul li {
    float: left;
    line-height: 76px;
    margin: 0 30px;
    cursor: pointer;

}

.nav ul li a {
    color: #fff;
    font-size: 18px;
}

.nav ul li a:hover {
    font-weight: bold;
}

.childnav {
    position: absolute;
    width: 1200px;
    left: 0;
    position: absolute;
    background: #ffe9c2;
    line-height: 26px;
    padding: 5px 0;
    *margin-top: 42px;
    text-align: center;
    display: none;


}
.offset_1{margin-left: 120px;}
.offset_2{margin-left: 240px;}
.offset_3{margin-left: 360px;}
.offset_4{margin-left: 510px;}
.offset_5{margin-left: 660px;}
.offset_6{float: right;margin-right: 200px;}
.offset_7{float: right;margin-right: 40px;}
.offset_8{float: right;}


.nav li .childnav a {
    float: left;
    text-align: center;
    font-size: 16px;
    zoom: 1;
    display: block;
    text-align: center;
    padding: 0 10px;
    color: #333;
}


.date_weather {
    width: 480px;
}

.date_weather .date {
    margin-top: 20px;
}

.date_weather iframe {
    margin-left: 16px;
    margin-top: 20px;
}

.click a {
    text-align: center;
    display: block;
    width: 125px;
    margin-top: 20px;
}

.click a span {
    color: #c04d46;
}

/*搜索*/
.search {
    width: 292px;
    margin-top: 10px;
}

.search form {
    background: url("/images/search.jpg") no-repeat left;
    width: 237px;
    height: 36px;
    overflow: hidden;
    line-height: 36px;
    padding-left: 15px;
}

.search form input[type="button"] {
    background: url("/images/icon_search.png") no-repeat left center;
    width: 17px;
    height: 17px;
    margin-left:20px;
}

.search a {
    text-decoration: underline;
    margin-top: 5px;
    margin-right: 5px;
}

.nav-bottom {
    padding-top: 10px;
}


.top {
    width: 585px;
    line-height: 48px;
    margin-top: 20px;
    height: 255px;
    overflow: hidden;
}

.top_img {
    height: 48px;
    background: #f3f3f3;
    overflow: hidden;
}

.top_img img {
    margin: 10px 0 0 10px;
}

.top_img a {
    color: #838383;
    font-size: 14px;
    margin-right: 20px;
}

.top_img a:hover {
    color: #ce1300;
}

.top_text h1 a {
    font-size: 18px;
    font-weight: bold;
}

.top_text h1 a:hover {
    color: #ce1300;;
}

.top_text h1 span {
    font-size: 14px;
    color: #888888;
    padding-left: 15px;
}

.top_text p a {
    line-height: 21px;
    font-size: 14px;
    color: #777777;
}

.top_text p a:hover {
    color: #ce1300;;
}

.top_text p {
    padding-bottom: 10px;
}

.top ul {
    margin-top: 8px;
    overflow: hidden;
}

.top ul li {
    background: url("/images/li.png") no-repeat left center;
    padding-left: 10px;
    line-height: 34px;
    float: left;
    width: 575px;
}

.top ul li a {
    float: left;
}

.top ul li a:hover {
    color: #ce1300;;
}

.top ul li span {
    float: right;
    color: #888;
}

/*省院动态*/
.core {
    width: 340px;
    overflow: hidden;
    margin-top: 38px;
    height: 372px;
}

.core_img {
    height: 48px;
    background: #f3f3f3;
    overflow: hidden;
}

.core_img a {
    margin: 15px 15px 0 0;
}

.core ul {
    margin-top: 18px;
    overflow: hidden;
}

.core ul li {
    background: url("/images/li.png") no-repeat left center;
    padding-left: 10px;
    line-height: 34px;
    float: left;
    width: 330px;
}

.core ul li a {
    float: left;
    font-size: 15px;
}

.core ul li a:hover {
    color: #ce1300;
}

.core ul li span {
    float: right;
    color: #888;
    font-size: 14px;
}

/*焦点图*/
.focus_hezi {
    padding: 5px;
    border: 1px solid #d2d2d2;
    margin: 40px 0 0 20px;
    overflow: hidden;
}

.focus {
    float: left;
    width: 513px;
    height: 358px;
    position: relative;
    overflow: hidden;
}

.focus .pic img {
    display: block;
    width: 100%;
    height: 100%;
}

.focus .txt_shade {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 45px;
    background: #000;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
}

.focus .txt {
    position: absolute;
    bottom: 0;
    height: 45px;
    width: 100%;
    overflow: hidden;
    margin-top: -49px;
}

.focus .txt li {
    height: 45px;
    line-height: 45px;
    position: absolute;
    bottom: -49px;
    font-size: 16px;
    font-weight: bold;
}

.focus .txt li a {
    display: block;
    max-width: 380px;
    padding-left: 10px;
    color: white;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}

.focus .page_num {
    position: absolute;
    right: 20px;
    bottom: 12px;
}

.focus .page_num li {
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 10px;
    border: 2px solid #fff;
    background-color: white;
    border-radius: 50%;
    cursor: pointer;
    filter: alpha(opacity=40);
    opacity: .4;
}

.focus .page_num li.on {
    background-color: transparent;
    filter: alpha(opacity=100);
    opacity: 1;
}

.core_right {
    width: 310px;
    overflow: hidden;
    margin-top: 40px;
    height: 370px;
}
.core_right ul {
    margin-top: 18px;
    overflow: hidden;
}

.core_right ul li {
    background: url("/images/li.png") no-repeat left center;
    padding-left: 10px;
    line-height: 34px;
    float: left;
    width: 300px;
}

.core_right ul li a {
    float: left;
    font-size: 15px;
}

.core_right ul li a:hover {
    color: #ce1300;
}

.core_right ul li span {
    float: right;
    color: #888;
    font-size: 14px;
}


/*史志研究*/
.dsyj {
    width: 428px;
    overflow: hidden;
    margin-top: 40px;
    height: 230px;
}

/*史纲期刊*/
.szqk {
    width:310px;
    margin-left: 7px;
    margin-top:30px;
    margin-bottom:30px
}

.szqk .szqk-bd {
    width:307px;
    height: 174px;
    background: #f5f5f5;
    margin-top:15px
}

.szqk .szqk-bd a {
    float: left;
    width: 153px;
    box-sizing:border-box;
    padding-top: 6px;
    padding-left: 15px
}

    .szqk .szqk-bd .dwx {
        border-right: 1px dashed #ccc
    }

    .szqk .szqk-bd img {
        width: 117px;
        height: 160px
    }




    .dsyj ul {
        margin-top: 18px;
        overflow: hidden;
    }

.dsyj ul li {
    background: url("/images/li.png") no-repeat left center;
    padding-left: 10px;
    line-height: 34px;
    float: left;
    width: 418px;
}

.dsyj ul li a {
    float: left;
    font-size: 15px;
}

.dsyj ul li a:hover {
    color: #ce1300;
}

.dsyj ul li span {
    float: right;
    color: #888;
    font-size: 14px;
}

/*通知公告*/
.tzgg {
    margin-left: 27px;
}

/*安徽大事记*/
.ahdsj {
    width: 310px;
    margin-top: 40px;
    overflow: hidden;
    height: 230px;
}

.ahdsj ul {
    margin-top: 15px;
}

.ahdsj ul li {
    width: 140px;
    height: 34px;
    background: #f3f3f3;
    float: left;
    margin: 7px 0 0 15px;
    text-align: center;
    border-radius: 2px;
}

.ahdsj ul li a {
    line-height: 34px;
}

.ahdsj ul li:hover {
    background: #ce1300;
}

.ahdsj ul li:hover a {
    color: #fff;
    font-weight: bold;
}

/*中心图*/
.centralMap {
    padding-top: 40px;
    overflow: hidden;
}

.centralMap img {
    float: left;
}

.centralMap .cMap_left {
    margin-left: 13px;
}


.w880 {
    width: 880px;
    overflow: hidden;
}

.w310 {
    width: 310px;
}

/*胜地概览*/
.sdgl,.dsyx {
    float:right;
    width: 584px;
    overflow: hidden;
    height: 235px;
}


.dsyx {
    margin-right: 32px
}

.sdgl li img, .dsyx li img {
    width: 285px;
    height: 173px
}

.sdgl .tags {
    margin-top: 15px;
    height: 180px
}

.sdgl .bd {
    height: 180px
}

.sdgl_img {
    background: url("/images/sdgl.png") no-repeat left;
    width: 46px;
    height: 147px;
}

.sdgl .bd ul li {
    width: 265px;
    height: 180px;
    position: relative;
    float: left;
    margin-left: 28px
}

.sdgl_img img {
    background: url("/images/sdgl.png") no-repeat left;
    width: 46px;
    height: 173px;
}

.sdgl_bg {
    position: absolute;
    background: #888888;
    filter: alpha(opacity=10);
    opacity: 0.7;
    overflow: hidden;
    width: 265px;
    height: 180px;
    top: 0;
    display: none;
}

.sdgl .bd ul {
    float: left;
    margin-left: 1px;
    width: 832px;
    overflow: hidden;
    height: 180px;
    overflow: hidden;
}

.sdgl .bd ul li p {
    text-align: center;
    position: absolute;
    top: 0;
    width: 265px;
    display: none;
}

.sdgl .bd ul li p a {
    line-height: 147px;
    z-index: 1;
    color: #fff;
    text-align: center;
}

.sdgl .bd ul li:hover p {
    display: block;
}

.sdgl .bd ul li:hover .sdgl_bg {
    display: block;
}

/*党史映像*/
.dsyx_img {
    width: 100%;
    background: #ebebeb;
    height: 50px;
}

.dsyx_img .img2 {
    margin: 15px 15px 0 0;
}

.dsyx_img ul li {
    float: left;
    position: relative;
    line-height: 50px;
    margin: 0 20px;
    font-size: 17px;
}

.dsyx_img ul li.on {
    font-weight: bold;
    color: #ce1300;
}

.dsyx_img ul i {
    border-right: 2px solid #727272;
    float: left;
    position: absolute;
    height: 18px;
    margin-top: 18px;
    overflow: hidden;
    *margin-top: 5px;
    *margin-left: 24px;
}

.dsyx .bd .gundong {
    margin: 0 10px;
    width: 860px;
    overflow: hidden;
    margin-top: 15px;
    height: 172px;
}

.dsyx .bd ul li {
    float: left;
    margin-left: 7px;
}

/*红色文化*/
.hswh {
    width: 428px;
    overflow: hidden;
    margin-top: 30px;
    height: 230px
}

.hswh .hd {
    background: #eaeaea;
    width: 100%;
    height: 34px;
}

.hswh .hd ul {
    width: 240px;
    height: 34px;
    margin: 0 auto;
    margin-top:15px
}

.hswh .hd ul li {
    float: left;
    line-height: 34px;
    position: relative;
    margin: 0 14px;
}

.hswh .hd ul li.on {
    font-weight: bold;
    color: #ce1300;
}

.hswh .hd ul i {
    border-right: 2px solid #727272;
    float: left;
    position: absolute;
    height: 16px;
    margin-top: 10px;
    overflow: hidden;
    *margin-top: 15px;
    *margin: 0 14px;
}

.hswh .bd ul li {
    background: url("/images/li.png") no-repeat left center;
    padding-left: 8px;
    line-height: 34px;
    float: left;
    width: 194px;
    margin-left: 10px;
}

.hswh .bd ul li a {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hswh .bd ul li a:hover {
    color: #ce1300;
}

/*江淮英烈*/
.jhyl {
    width: 428px;
    overflow: hidden;
    margin-top: 30px;
    margin-left:27px;
    height:230px
}
.jhyl .szqk-bd ul li{
    background: url(/images/li.png) no-repeat left center;
    padding-left: 8px;
    line-height: 31px;
    float: left;
    width: 120px;
    margin-left: 10px;
}
.jhyl h1 {
    background: #e6e6e6;
    height: 42px;
    text-align: center;
    margin: 15px 0 0 10px;
}

.jhyl h1 a {
    font-weight: bold;
    font-size: 18px;
    line-height: 42px;
}

<<<<<<< .mine
    .jhyl .szqk-bd {
        box-sizing:border-box;
        margin-top: 7px
    }
||||||| .r9905
.jhyl p {
    margin: 8px 0 0 10px;
    background: url("/images/li.png") no-repeat left center;
    padding-left:15px;
}
=======
    .jhyl .szqk-bd {
        box-sizing:border-box;
        margin-top: 15px
    }
>>>>>>> .r10067

<<<<<<< .mine
    .jhyl p {
        float: left;
        width: 115px;
        margin: 8px 0 0 10px;
        background: url("/images/li.png") no-repeat left center;
        padding-left: 15px
    }



||||||| .r9905
=======
    .jhyl p {
        float: left;
        width: 79px;
        margin: 8px 0 0 10px;
        background: url("/images/li.png") no-repeat left center;
        padding-left: 15px
    }



>>>>>>> .r10067
.jhyl p a {
    font-size: 16px;
}

/*电子地图*/
.dzdt {
    background: url("/images/bigborder.png") no-repeat;
    width: 1200px;
    height: 402px;
    overflow: hidden;
    margin-top: 40px;
}

.dzdt_img {
    margin: 15px 25px 0 25px;
    width: 1150px;
}

.ahgk {
    margin: 0 25px;
}

.ahgk img {
    margin: 25px 25px;
    height: auto;
    width: auto;
    max-width: 251px;
    max-height: 325px;
}

.ahgk .hd ul {
    width: 849px;
    border-bottom: 1px solid #d5d5d5;
    overflow: hidden;
    margin-left: 5px;
    padding: 40px 0 17px 0;
}

.hd_a{width: 70px;}

.hd_a a{
    margin: 0 3px;
    padding: 0 10px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    width: 50px;
    color: #838383;
}
.hd_a a:hover{color: #ce1300;}


.ahgk .hd ul li {
    float: left;
    margin: 0 3px;
    padding: 0 10px;
    height: 26px;
    text-align: center;
    line-height: 26px;
}

.ahgk .hd ul li.on {
    background: #ce1300;
    border-radius: 15px;
    color: #fff;
    font-weight: bold;
}

.ahgk .bd p {
    line-height: 25px;
    font-size: 14px;
    margin-top: 20px;
text-indent:2em;
}

.ahgk .bd p a {
    line-height: 25px;
    font-size: 14px;
    color: #cf1b09;
}

/*省情数据库*/
.sqsjk {
    background: url("/images/inborder.png") no-repeat;
    width: 1200px;
    height: 324px;
    overflow: hidden;
    margin-top: 30px;
}
#sqSjK{
    overflow: hidden;
    width: 1250px;  /*添加id的css值*/
}
.sqsjk_content {
    margin: 0 25px;
    overflow: hidden;
    width: 1200px;  /*添加宽度css值*/
}

.sqsjk_content p {
    margin-top: 25px;
    padding: 0 0 10px 20px;
    border-bottom: 1px solid #d5d5d5;
}

.sqsjk_content ul {
    padding-top: 0px;
}

.sqsjk_content ul li {
    float: left;
    width: 164px;
    height: 29px;
    line-height:28px;
    overflow: hidden;
    margin-top: 9px;
    *margin-top: 0px;
}

#AHdsk li{
	width:570px;
}

.sqsjk_content ul li a {
    font-size: 15px;
    height: 29px;
}

.sqsjk_content ul li a:hover {
    color: #ce1300;
}

.sqsjk_content ul li span {
    background: url("/images/span.png") no-repeat left center;
    width: 25px;
    height: 25px;
    padding: 2px 10px 4px 4px;
}

/*友情链接*/
.yqlj {
    margin: 0 auto;
}

.yqlj {
    margin: 30px auto 0 auto;
    overflow: hidden;
    width: 1090px;
}

.yqlj h1 {
    line-height: 36px;
    margin-right: 20px;
    font-weight: bold;
}

.yqlj .selector {
    float: left;
    width: 240px;
    padding: 8px 20px;
    margin-right: 13px;
    border: 1px solid #e1e1e1;
    font-size: 14px;
    color: #333;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    outline: none;
    background: url(/images/select_arrow.png) no-repeat right center rgba(255, 255, 255, 0.6);
    *background: #fff;
}

.yqlj .selector::-ms-expand {
    display: none;
    outline: none;
    background-color: transparent;
}

.yqlj .selector + .selector + .selector + .selector {
    margin-right: 0;
}

/*页脚*/
.footer {
    padding: 30px 0;
}

.footer p {
    font-size: 14px;
    text-align: center;
}


/*video*/
.list_tag {
    overflow: hidden;
    width: 1200px;
}

.list2 {
    overflow: hidden;
    background:#fff;
}

.home {
    float: left;
    line-height: 60px;
    height: 60px;
    overflow: hidden;
    width: 1200px;
    margin-bottom:20px;
    padding-bottom:15px;
}

.shdList .home {
    padding-bottom:24px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px
}

.shdList .home {
    line-height: 101px;
}

.shdList {
    margin-top:-31px
}

/*党史列表页*/
.shdList .dsyj-li {
    width: 750px;
    margin: 0 auto;
    margin-top:35px;
}

.shdList .dsyj-li li,.shdList .dsyj-li a {
    font-size:18px;
    margin-bottom:22px
}

.home img {
    margin: 10px 15px 38px 8px;
}

.home p {
    font-size: 18px;
    color: #7d7d7d;
}

.home p a {
    font-size: 18px;
    color: #7d7d7d;
}

.home p a:hover {
    color: #ef0000;
}

.home p span {
    font-size: 18px;
    color: #ef0000;
}

/*list*/
.bd_zong {
    overflow: hidden;
    width: 876px;
    margin-left: 34px;
}

.list2 {
    overflow: hidden;
}

.shd_right {
    float:right;
    width: 903px;
    border: 1px solid #ccc
}

.list2_ul {
    margin-top: 20px;
}

.shdList .list2_ul {
    width:750px;
    margin: 0 auto;
    margin-top: 35px;
}

.shdList .list2_ul li {
    width:300px;
    float:left;
    overflow:auto;
    height:38px
}
.shdList .list2_ul li:nth-child(2n+1) {
    margin-right: 114px
}


.shdList .list2_ul li a {
    display:block;
    width:100%;
    overflow:hidden;
    font-size:18px;
    text-overflow:ellipsis;   
    white-space: nowrap;
}

.shdList .pagebox {
    width: 660px;
    margin: 0 auto
}

.list2_ul li {
    line-height: 38px;
    background: url(/images/li.png) no-repeat left center;
    padding-left: 18px;
    overflow: hidden;
}

.list2_ul li a {
    float: left;
}

.list2_ul li a:hover {
    color: #ce1300;
}

.list2_ul li span {
    float: right;
    color: #7a7a7a;
}

.list_title {
    width: 290px;
    overflow: hidden;
    margin-top: 20px;
    float: left;
}

.list_title ul {
    text-align: center;
}

.list_title h1 {
    font-size: 25px;
    text-align: center;
    color: #ca0101;
    line-height: 69px;
    border-bottom: 4px solid #ca0101;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    border-right: 1px solid #dadada;
}

.list_title li {
    font-size: 20px;
    line-height: 60px;
    background: #f0f0f0;
    margin-top: 4px;
    cursor: pointer;
}

.list_title li a {
    font-size: 20px;
    line-height: 60px;
}

.list_title ul li a:hover {
    color: #ca0101;
    font-weight: bold;
}

.list_title ul li a.on {
    color: #ca0101;
    font-weight: bold;
}

.bd_title {
    width: 876px;
    border-bottom: 1px solid #cbcbcb;
    border-top: 2px solid #cbcbcb;
    margin-top: 20px;
    height: 72px;
    line-height: 72px;
    overflow: hidden
}

.bd_title h1 {
    color: #ca0101;
    font-size: 20px;
    padding-bottom: 4px;
    font-weight: bold;
}

.bd_title a {
    color: #8d8d8d;
}

.bd_title a:hover {
    color: #dc4141;
}

.list_tag .bd {
    width: 876px;
}

.video {
    margin: 0 9px;
    width: 200px;
}

.video a img {
    margin-top: 20px;
    width: 200px;
}

.video p {
    text-align: center;
}

/*.bd .page {
    text-align: center;
    line-height: 150px;
    border-bottom: 2px solid #cbcbcb;
    padding: 0 30px;
}

.bd .page a {
    color: #080707;
    padding: 0 10px;
}

.bd .page span {
    padding: 0 10px;
}

.bd .page select {
    width: 32px;
    height: 19px;
    border: 1px solid #acadb1;
    background: url(/images/select.png) no-repeat center right;
    margin: 0 10px;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    background-color: #fff;
}

.bd .page select::-ms-expand {
    display: none;
}*/

.list_tag .bd {
    width: 876px;
    padding-bottom: 100px;
}

.list_tag .bd ul {
    overflow: hidden;
    width: 876px;
    padding-top: 10px;
}

.list_tag .bd ul li {
    line-height: 45px;
    background: url(/images/li.png) no-repeat left center;
    padding-left: 18px;
    overflow: hidden;
    width: 858px;
}

.list_tag .bd ul li a {
    float: left;
}

.list_tag .bd ul li span {
    float: right;
    color: #7a7a7a;
}

.list_tag .bd ul li a {
    font-size: 18px;
}

.list_tag .bd ul li a:hover {
    color: #dc4141;
}

/*内容页*/
.det_title {
    width: 1200px;
    line-height: 70px;
    background: url(/images/det.png) no-repeat bottom;
    overflow: hidden;
    height: 70px;
}
    
.shdList .shd_title {
    width: 95%;
    margin:0 auto;
    border-bottom: 1px solid #ccc;
    border-top: 0;
    background: none
}

.shdList .shd_title h1 {
    font-size: 18px;
    text-indent: 2em;
    position: relative
}

.shdList .shd_title h1:before {
    content: '';
    position: absolute;
    left: 7px;
    top:28px;
    width:18px;
    height:16px;
    background:url(/Images/szBook.png) no-repeat
}

.shdList .ds_title h1:before {
    width:20px;
    height:20px;
   background:url(/Images/dsbook.png) no-repeat
}

.shdList .lxwm_title h1:before {
    width:19px;
    height:18px;
   background:url(/Images/gywm.png) no-repeat
}

/*左边部分*/
.shd_left {
    width:282px;
    float:left;
    border: 1px solid #ccc;
    border-top: 9px solid #ca0101
}

.shd_left .imgBox {
    width:180px;
    height:252px;
    margin:0 auto;
    background:#efefef;
    margin-top: 25px;
    box-sizing: border-box;
    padding-left: 10px;
    padding-top: 14px
}

.shd_left .imgBox img {
    width:159px;
    height:225px
}

.shd_left .left_article {
   width:230px;
   margin: 0 auto;
   height:274px;
   white-space:normal;
   overflow-y:hidden;
   font-size:18px;
   text-indent:20px;
   line-height:30px;
   margin-top: 20px;
   color: #666666
} 

.shd_left .zdff {
    width:267px;
    height:407px;
    background:#f3f3f3;
    box-sizing:border-box;
    padding: 10px;
    line-height:36px;
    margin: 0 auto;
    margin-bottom:20px;
    margin-top:20px;
}

.det_title img {
    margin: 20px 21px 0 5px;
}

.det_title h1 {
    color: #ce1300;
    font-size: 24px;
}

.det_content {
    padding: 20px 50px;
    padding-bottom: 60px;
    border-bottom: 1px solid #cbcbcb;
}

.det_content h1 {
    color: #000;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding: 0px 0 10px 0;
}
.det_content h7 {
    color: #000;
    font-weight: bold;
    font-size: 30px;
    text-align: center;
    padding: 0px 0 10px 0;
}

.det_content img {
    margin: 30px auto 15px auto;
}

.det_content h2 {
    color: #666;
    text-align: center;
    font-size: 15px;
}

.det_content p {
    font-size: 19px;
    line-height: 40px;
    margin-top: 20px;
}

/*视频内容*/
.video-content{
    padding-top: 30px;
    overflow: hidden;
}
.video-content h1{
    line-height: 50px;
    font-size:30px;
    font-weight:bold;
    color:#ce1300;
    text-align:center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.video-content h2{line-height: 28px; font-size: 15px; font-weight: normal; color: #8b8b8b; text-align: center; margin-bottom: 40px;}

.video{
    padding-bottom: 100px;
}


/***********************************分页***********************************/

.page{ clear:both; text-align:center; line-height:32px; float:right;margin-top:20px;}
.page a{ font-size:14px; display:inline-block; vertical-align:middle; width:32px; height:32px; background:url(/images/pagebg.gif) 0px top no-repeat; margin:0px 4px;}
.page a:hover,.page .a_cur{ background:url(/images/pagebg.gif) -32px top no-repeat; color:#fff;display:inline-block}
.page a.fy{ font-size:12px; background:url(/images/pagebg.gif) 0px -32px no-repeat; width:68px;}
.page a:hover.fy{ background:url(/images/pagebg.gif) 0px -64px no-repeat; width:68px;}
.page .input{ width:46px; height:24px; line-height:24px; border:1px solid #dedede;}
.page .btn{ cursor:pointer; border:0px; background: transparent url(/images/btnbg.gif); width:60px; height:28px; color:#a41111; font-size:13px;}



/*二维码*/
.qqbox a:link {
 color: #000;
 text-decoration: none;
}
.qqbox a:visited {
 color: #000;
 text-decoration: none;
}
.qqbox a:hover {
 color: #f80000;
 text-decoration: underline;
}
.qqbox a:active {
 color: #f80000;
 text-decoration: underline;
}

.qqbox{
 height:auto;
 overflow:hidden;
 position:fixed;
 left:45%;
 top:30%;
 margin-left:730px;
 z-index:9999;
 cursor:pointer;
}
.qqbox .guanbi{
 text-align:right; 
}
.qqbox img{
	margin-bottom:10px;
}
/*二维码*/



/*list2样式*/


.x_h1 {
    float: left;
    height: 48px;
    padding: 0 30px;
    margin-left: 2px;
    background-color: #ce1300;
    color: #fff;
    font-size: 18px;
    line-height: 48px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.x_h3{
    float: left;
    height: 36px;
    margin-top: 7px;
    margin-left: 170px;
    background-color: #ce1300;
    color: #fff;
    width: 132px;
    text-align: center;
    font-size: 18px;
    line-height: 36px;
    border-radius: 50px;
}

.list2 .nva{
  background-color: rgb(238, 238, 238);
  height: 70px;
  text-align: center;
  color: rgb(51, 51, 51);
  overflow: hidden;
  width: 1200px;
  padding: 0;
    margin: 0;
} 
.nva span{
  display: inline-block;
  margin-right: 30px;
  font-size: 20px;
  width: 160px;
  height: 50px;
  margin-top: 10px;
  line-height: 50px;  
}
.nva span a{
    font-weight:bold;
}
.nva span:hover{
  cursor: pointer;
}
.nva span.active{
  display: inline-block;
  color: white;
  background: rgb(235, 0,0);
  border-radius:  25px
} 


.carousel{
    height: 210px;
    
  }
.teshu{
    border: 0;
  }
.carousel .carousel-left{
  width: 380px;
  padding: 20px 20px 0 0;
  float: left;
  height: 220px;
  border-bottom: 1px #ababab dashed;
  }
.carousel .carousel-left .carousel-img{
    float: left;
    margin-right: 25px;
    width: 125px;
  }
.carousel .carousel-left .carousel-img img{
    display: inline-block;
    width: 125px;
    height:165px;
    padding: 5px;
    border: 1px #cbcbcb solid;
  }
.carousel .carousel-left .carousel-wen{
    float: left;
    width: 230px;
  }
.carousel .carousel-left .carousel-wen p{
    color: #333333;
    margin: 0;
    padding-bottom: 10px;
    font-weight: 700;
  }
.carousel .carousel-left .carousel-wen .shu{
    margin-left: 10px;
    line-height: 20px;
  }
.tiao1{
    height: 6px;
    width:12%;
    float: left;
    background:rgb(202,1,1);
  }
.tiao2{
    height: 6px;
    float: left;
    width: 88%;
    background:rgb(203, 203, 203)
  }

.det_title .zixun{
  color: rgb(202, 1, 1);
  font-size: 24px;
  display: inline-block;
  margin-bottom: 20px;
}
.det_title .liuyan{
  color: rgb(102, 102, 102);
  font-size: 20px;
  display: inline-block;
}

.xuzhi .pt{
  margin: 0;
  line-height:30px;
  color: #333;
  font-size: 18px;
  font-weight:700;
  margin-top:20px;
}
.xuzhi .ptt{
  color: rgb(78, 78, 78);
  font-size: 16px;
  padding-bottom: 30px;
  line-height:30px;
}

.zilie{
  border-top: 1px #ababab dashed;
  padding-top: 30px;
}
.zilie .zilie-top img{
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.zilie .zilie-top span{
  color: #333;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
}
.zilie .zilie-bottom{
  margin: 20px 0 0 20px;
}
.zilie .zilie-bottom .te2{
  font-weight: 500;
  font-size: 20px;
  font-weight: 600;
  line-height:20px;
}
.zilie .zilie-bottom span{
  color: rgb(78, 78, 78);
  font-size: 18px;
}
.zilie .zilie-bottom .te{
  color: #333333;
  font-size: 16px;
  line-height:20px;
}
.zilie .zilie-bottom p{
  color: #333333;
  font-size: 16px;
  line-height:20px;
  margin: 10px 0 20px 0;
}
.zilie .zilie-bottom .wenben{
  background: rgb(241, 241, 241);
  padding: 15px 25px;
  font-size: 16px;
  color: rgb(51, 51, 51);
}
.zilie .zilie-bottom .wenben p{
  margin: 0;
  padding: 0;
  line-height: 30px;
}
.zilie .zilie-bottom .wenben .te{
  color: rgb(140, 140, 140);
  margin-top: 15px;
}

.oopop{
    float: right!important;
    cursor: pointer!important;
    margin-right: 100px!important;
}
.oopop:hover{
    font-weight: bold!important;
    color: #ce1300!important;
}
.oopop_active {
      font-weight: bold!important;
    color: #ce1300!important;
}

.oopopp{
    float: right!important;
    cursor: pointer!important;
    margin-right: 100px!important;
}
.oopopp:hover{
    font-weight: bold!important;
    color: #ce1300!important;
}

.oopopp_active {
      font-weight: bold!important;
    color: #ce1300!important;
}

